خرید بک لینک
Hi, I'm using FileAway version 3.9.6.1 I'm unable to get jpg, png, and gif files to open in a new window. The image files open at the very bottom of my page. PDFs do however open in a new window. This is the setting I've put in the "New Window" field: .pdf, .jpg, .png, .jpeg, .gif This is my shortcode: [fileaframe source="/files/" name="files"] When hovering over the image item in the file list, the link displayed at the bottom of the browser is: javascript: When I inspect element, this is what I see:<span class="ssfa-filename">AsiaFresh</span> If I directly copy this link from inspect element and paste into the browser, the image shows. However, if I right click the file name from the FileAway list, open in new tab, nothing appears and the Title tag is: about:blank It doesn't make sense to me why it's opening PDFs in a new tab, but not the other file types. Your help is appreciated. https://wordpress.org/plugins/file-away/

برچسب: نویسنده: استخدام کار تاريخ: جمعه 12 شهريور 1395 ساعت: 1:44

Hi Folks! I understood that using of hook 'woocommerce_shipping_free_shipping_is_available' is not available to get the index of shipping zone from WooCommerce 2.6.0 -> from fact this not possible to use this hook. After some investigation I understood that this task can be resolved in another way using hook 'woocommerce_package_rates', below is the code which do the job: add_filter('woocommerce_package_rates', function($rates) { if (version_compare(WOOCOMMERCE_VERSION, '2.6.0', '>=')) { global $woocommerce; $free_shipping_index = -1; foreach ($rates as $rk => $rate) { if ($rate->method_id == 'free_shipping') { $free_shipping_id = explode(':', $rate->id); $free_shipping_id = (int) $free_shipping_id[1]; $free_shipping_settings = get_option('woocommerce_free_shipping_' . $free_shipping_id . '_settings'); $allows_array = array('min_amount', 'eithe

برچسب: نویسنده: استخدام کار تاريخ: جمعه 12 شهريور 1395 ساعت: 1:44

You're pretty close, a logic adjustment is all that's needed I think. A few things to make note of first though. While it's possible to selectively load CSS files based on user role, please do remember that when you hide content using CSS, that content is still accessible to restricted users by them simply looking at the page's source HTML. I imagine this is not an issue with tags and you are more conceed with appearance than securing information. CSS stylesheets should be enqueued using wp_enqueue_style(). Thus you can do variations of something like this:if ( ! current_user_can('publish_posts')) wp_enqueue_style('hide_tags', plugins_url( 'hide-tags.css', __FILE__ )); It's a little tricky, but it's even possible to have a PHP based stylesheet that dynamically outputs certain rules based on some arbitrary criteria such as user capability. If you're managing the output, you could set things up so the CSS properly handles separators as well as certain tags. But if you're managing outpu

برچسب: نویسنده: استخدام کار تاريخ: جمعه 12 شهريور 1395 ساعت: 1:44

ruirochaferreiraMemberPosted 1 day ago # Hello there. I am facing some problems with my website. About a week ago it started becoming really slow. Now i have difficulties in opening some articles, sometimes the images don't load at all and even in the WordPress backoffice when the pages load they crash. Any guess or someone with the same problem in recent days?Already contacted the hosting provider and they said it might be the database optimization. But already installed WP-Optimize and things are still the same. Help please as i don't have many knowledge in programming. Thanks in advance! You have a lot of images on photon (a Jetpack module) that are not appearing. Try disabling Photon in the Jetpack settings. ruirochaferreiraMemberPosted 22 minutes ago # Hey Steve, thanks for your reply. Tried that, but it wasn't the problem. But i still don't know what it is. - Talked with the host provider, Blue Host, not their problem they say;- deactivated all plug-ins, still s

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 11 شهريور 1395 ساعت: 5:26

tyshanklinMemberPosted 32 minutes ago # Hello, I am making a site using the Sydney theme. The top of the page has a photo slider, below that is a blank space (that says the word "Home"), followed by a Yellow bar going the width of the window. A similar thing is happening at the bottom of the page - below the "Contact Us" is a blank area, followed by a small black bar. It is those blank areas (the one that says "Home" at the top of the page, and the one below the "Contact Us") that I am trying to get rid of. I figure this would work with CSS, but I am VERY un-knowledgeable in that area. Any help would be greatly appreciated. The site is: http://www.wolvinc.com I recommend asking in this theme's dedicated support sub-forum for better results so its developers and users can help you with this:https://wordpress.org/support/theme/sydney tyshanklinMemberPosted 24 minutes ago # I will! Thanks! You are welcome :) Continue here:https://wordpress.org/support/topic/how-to-

برچسب: tara on how i met your mother, نویسنده: استخدام کار تاريخ: پنجشنبه 11 شهريور 1395 ساعت: 5:25

I deleted all of my work in the theme and every other preset changes that I did. I uploaded another theme so there would be something there or I would not be able to find my site when I deleted your themes to start over, per someone at my hosting site. I then deleted the Tiny Framework parent theme. I deleted the child theme.I uploaded from the zip files from my original download in my computer. But, for some reason, the child theme, after being uploaded from the zip file still showed some of the changes I made, like the background color on the site. Deleted both the parent theme and the child theme again from my dashboard.Deleted both zip files from my computer. Searched (the inteet, not through my dashboard) for the parent theme again - downloaded it. Searched for the child theme zip file within the parent theme zip file, because that is where it was when I first downloaded it and this is what your website says about the parent theme download: This [child] theme comes preloaded wit

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 11 شهريور 1395 ساعت: 5:23

Hello! Two little problems at clarejoneslondon.com and in particular my blog posts - e.g. this one - www.clarejoneslondon.com/uncategorized/low-tox-nail-polish/ I'd really appreciate any help. (1) OK, so this amateur was trying to get rid of the Author name and Comments from the top of each blog post (I am fine with date and categories also on there). Started messing with CSS and Blog Post. No joy unfortunately, but tried a few things. (2) Then I discovered that I must have removed something when attempting to play with fire because the blog title itself is now half hiding under the top baer in my (Shop Isle) Theme. Nightmare! Do you have any solutions out there nice folks to address either or both of these problems. Thanks so much in advance.

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 21:54

Hey guys, I am testing Torro Forms on my local installation and it's great so far!I ran into an issue where the form message isn't submitted. The only thing i see in the e-mail is a filled out copy of the form the user submitted. Also the "From E-Mail" field doesn't show what i've entered in the field (this could have to do with the fact that i am testing it locally, i gotta give it a try on a live site) https://www.dropbox.com/s/0sc15jst5cn6gf5/torro_forms_message.png?dl=0 Best,David https://wordpress.org/plugins/torro-forms/ Hi David,this problem should be fixed in the new beta7. I have launched it yesterday, but WordPress.org is not updating the version. For the moment you can download it here https://github.com/awsmug/torro-forms I will see that I get the beta7 to WordPress.org. Greetings, Sven Hey Sven, thanks for your fast response! I've updated the plugin and now email notifications don't save any more. I also caot select fields from the form via the built in p

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 21:54

Hi there - I was trying to respond to a few updated topics in the support forum for the BackUpWordPress plugin and two of the topics were closed to new replies. Unfortunately, both had new replies just before they were closed, and both are still ongoing issues we're trying to resolve. One topic was started 6 months ago, and the other was started 3 months ago. If it would be possible to re-open these two I would appreciate the chance to respond to them. https://wordpress.org/support/topic/missing-dates?replies=18andhttps://wordpress.org/support/topic/your-server-only-has-x-gb-of-disk-space-left-problem?replies=10 Thanks so much for your help, really appreciate it!Kat ps - I read through the posts and it said to use the 'modlook' tag if you wanted a mod to take a look so I hope this is the right application of that tag? If not I apologize! Using modlook is alright in this case. ;) Can we Reopen 2 specific Closed topics in Support Forum Not at this time but in a few days you m

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 21:54

sideeq313MemberPosted 10 minutes ago # Hi,I have using WC Vendors .during registration time it will produce mails and working is good.but a problem. first mail with a title as Your vendor application has been pending.this functionality is fine.but at a bit i have received a mail Notice of Password Change how to remove the second mail during registration? Please help me for resolving the same. Regards https://wordpress.org/plugins/wc-vendors/

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 16:48

ajassatMemberPosted 10 minutes ago # I have a three step multistep form on my site In each of the Mail tabs for the separate form I have used the mail-tags to display the correct output Issue:When the form is submitted we are only receiving the data from the last form in the email - the data collected in the previous two forms is not part of the email message that is sent to us Any help would be appreciated. https://wordpress.org/plugins/contact-form-7/

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 16:48

philliplordMemberPosted 10 minutes ago # This is a very nice plugin, and thank you for releasing it. It would be nice if version releases were tagged in subversion, as this would make upgrading easier for me. https://wordpress.org/plugins/wp-fastest-cache/

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 16:48

sarah1121MemberPosted 19 hours ago # Hello, I recently wanted to translate my website this one into German.So I hired a freelancer (native German) to translate the pages for me by using WPML Translation. I don't know what happened or what he did exactly but the whole german version of the website has totally disappeared. I noticed a mistake in the url of the homepage twice "/de" by example. I searched online how to solve the matter and at least restaure the version and home page but it only recommended how to translate the pages and so on. Could you help me to solve this problem, please? Do you have any idea from where this issue could come from? Maybe the parameters of the plugins have mistakes. I tried to modify the pages directly but it's not working either. And the languages plugin of WPML disappeared on the pages so I can't translate anymore. Thank you in advance if you help me! Since that is a commercial plugin, we ask that you please go to their official support cha

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 11:41

Hi, I've been using BPS for awhile now without issues as far as I know, but a client of mine just informed me that he is unable to see his site at all if he tries to access it from mobile. I tried tuing off BPS entirely and revert to an earlier .htaccess file and that seemed to do the trick, but of course I don't want to leave the site unsecure. Any idea why this is happening? I'm guessing his IP block is flagged for some reason? Any idea how to grant him (and those in his area) access to his website? It's a local business, so important that others can reach it. Here is the one error from the log file. There are more of the same, but with a dynamically changing IP of course: [403 GET Request: August 29, 2016 - 1:33 pm]Event Code: BFHS - Blocked/Forbidden Hacker or SpammerSolution: N/A - Hacker/Spammer Blocked/ForbiddenREMOTE_ADDR: 166.137.244.92Host Name: mobile-166-137-244-092.mycingular.netSERVER_PROTOCOL: HTTP/1.1HTTP_CLIENT_IP:HTTP_FORWARDED:HTTP_X_FORWARDED_FOR:HTTP_X_CLUSTER_CL

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 11:41

I use Cloudflare, quite happily for years, for my three WordPress sites. I recently received an email from them saying I should create a page rule to do a wild card 301 redirect to redirect my http protocol to https. (I already had SSL: Flexible enabled.) The change is working fine -- I key in a http://mysite.com/... page and it redirects it to a https://mysite.com/... page. But now I'm wondering about all my inteal links on my WordPress posts and pages that begin with http. Do I need to do a search and replace on my site and change all the http to https? It would be best to change those. Try this plugin: https://wordpress.org/plugins/velvet-blues-update-urls/ Thanks James. I had also been asking Cloudflare support about this. Here is there reply: I believe there is an option to do HTTP rewriting should take requests that have HTTP in front and rewrite them to HTTPS. This is meant for the links on the page, and the assets on the back end. I believe the is an option i

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 11:41

If I click on one of my website images in google image search, I'm able to go to the page via the "visit page" link. However, when I click on "view image", it will take me to my website and say "page not found". But if I just go to the toolbar and click "enter" (without editing anything in the address bar), it will show me the image. Any idea as to why it's going to a 404 page instead of just showing the image? Clayton JamesMemberPosted 52 seconds ago # You will need to leave a link to an example where the behavior can be duplicated. Can you point us to the exact image on Google image search where someone else might try to duplicate your issue?

برچسب: james clayton on facebook,james clayton inside online, نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 6:39

What options did you select?

Looking at your site SOME images work

http://lvbcteens.objects-us-west-1.dream.io/wp-content/uploads/2013/01/tumblr_mgxzvujetN1s3ae7go1_1280-150x150.jpg

And some don't

http://lvbcteens.objects-us-west-1.dream.io/wp-content/uploads/2016/06/tumblr_o9aqs8onGi1s7iyjno2_1280-884x663.jpg

Which is ... weird. Looking at your site, and your buckets, none of the 2015 or 2016 images were uploaded. You can manually copy them up but that's incredibly weird.

برچسب: ipstenu (mika epstein), نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 6:39

Hello neojohnson, I trust you are doing well today!

I tested the plugin on my sandbox installation and it is working.

Can you replicate the same when all other plugins are deactivated? If your page were blank it looks like a conflict with another plugin.

To find with which plugin the WP Smush is conflicting, please do the following steps"
- Deactivate all other plugins, leave only the WP Smush plugin activated:
- Check if your page is working
- If it is working, activate one plugin at the time while checking your site front end to find the plugin a is causing this.

Let us know how it went!

Cheers,
Nastia

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 6:39

ottmanceMemberPosted 25 minutes ago # Is there CSV importing in the paid version of this plugin? I've only been able to find references to 3 to 4 year old support requests asking for this but no definitive "yes it exists in version x.xx of the plugin" ThanksChuck https://wordpress.org/plugins/events-manager/ @ottmance Does not look like there is a add-on for Events Manager yet for CSV importing of events. http://wp-events-plugin.com/documentation/ It seems like it would be possible using a plugin for the CSV import into the event CPT. https://wordpress.org/support/topic/wp-all-import-not-totally-compatible-with-events-manager?replies=3

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 1:38

@edgarjneto - Thanks for the fantastic feedback.

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 1:37

death spell

برچسب: نویسنده: استخدام کار تاريخ: چهارشنبه 10 شهريور 1395 ساعت: 1:37

marilou1210MemberPosted 26 seconds ago # Hi I already had a suggestion of you to alter the css to be able to upload csv but then I was not able to reach my site at all. Luckily I altered the ftp name. But still not be able to use upload. Now I have to put in 298 entries by hand, sooooo not amused. Perhaps you can lend me a hand?

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 20:33

mayuresh1980MemberPosted 1 week ago # Hi, I want change theme color using own color. It is possible? Thanks in advance Hi, In matrix theme we already provided three different color schemes. Go to Dashboard Admin Panel >> Appearance Menu >> Customize >> Matrix Options >> General Options >> Select color scheme. Save the changes. Or you can change it with your own color by using "Child-Theme" Thank You mayuresh1980MemberPosted 1 week ago # Yes using child theme..pls help me how to change Hi, Please download the "Child-Theme" package from Here After it notify me. Thank You mayuresh1980MemberPosted 1 week ago # Unpacking the package… Installing the plugin… The package could not be installed. No valid plugins were found. Plugin install failed. ------------But this zip file showing on media folder mayuresh1980MemberPosted 1 week ago # Ok Done... Upload zip file from file manager - Themes mayuresh1980MemberPosted 1 wee

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 20:33

GT550DanMemberPosted 23 seconds ago # Hi Josie, I'm getting an error code when I try creating a new webform, I can fill in the fields but get this wen saving it: [W0001] ***EntryWizard ERROR *** EWZ_Webform_Input: unexpected input post-type post any ideas please, thanks, Day NCPS.org.uk I have the most upgrade of EWZ https://wordpress.org/plugins/entrywizard/

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 20:33

joncwhallMemberPosted 13 minutes ago # Anyone know how I can insert database fields rather than set number into a Google Graph. I've tried this, with no joy: [lineChart width="600px" height="500px"legend="{ position: 'top', maxLines: 1 }"vaxis="{title: '$k', titleTextStyle: {color: 'black'}}"haxis="{title: 'Year', titleTextStyle: {color: 'black'}}"curvetype="none"]['[cfdb-value form="Assessments" show="Date"]', '[cfdb-value form="Assessments" show="Weight"]', '[cfdb-value form="Assessments" show="Percentage"]'][/lineChart] Thanks, Jon

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 15:32

flaci1975MemberPosted 1 month ago # Hi, When I would like to make a backup from my website with Duplicator, it found a wa in my database. I tried to fix it, but I can not. The error message was: "wp_woocommerce_termmeta: Table 'a-wor-rer-u-023991.wp_woocommerce_termmeta' doesn't exist" All my plugins have been updated, my WooCommerce version: 2.6.3, Duplicator version: 1.1.14 Has anybody any idea how can I fix it? Thank you very much for your help in advance! https://wordpress.org/plugins/duplicator/ Just to validate are you getting this error during the creation of the package or when your trying to install it? flaci1975MemberPosted 3 weeks ago # Hello, Only during the creation of the package. Are you getting the message in the scaer step or in the log file? You might checked to see if that is actually a valid table in the database. I haven't ever really ran across that particular message if you want to submit a ticket and refer to this thread I can have a

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 15:32

Hello,
how to set number of latest blog posts which show on the home page.
Settings > Reading > not working
url http://angielski.cedeka.pl/
Thanks

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 15:32

kirascolaireMemberPosted 1 hour ago # Hello, I have a menu on my website () that I want to hide in mobile view.I've tried several command such as@media (max-width: 767px)select.mobileMenu {width: 100%;display: hide; But no success. In chrome, it seems that the code is overtaken by element.style and I can't find the css for mobile menu... kirascolaireMemberPosted 1 hour ago # My website is http://kirasco.com bdanzer29MemberPosted 59 minutes ago # Hi kirascolaire! It looks like the rule you are using is not correct. Try to use this and let me know if this works. If you copy and paste media queries from chrome it doesn't inlcude the ' { '. If this doesn't work try adding !important after display: none. Hopefully this works! @media (max-width: 767px) { select.mobileMenu { display: none; } kirascolaireMemberPosted 15 minutes ago # I added the rules in style.css, but it has no effect. I've checked in Chrome console and it seems that element.style is overriding styl

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 10:32

Starting a couple of days ago this great plugin doesn't seem to work anymore. Comments are no longer being synced into the WordPress database nor being embedded into the Idea box in the post admin. If I deactivate the plugin and revert to the WordPress comment system, there are no Idea to be seen. Has something changed in the last couple of days? Thanks in advance for your help. https://wordpress.org/plugins/facebook-Idea-sync/ phanduyphuocMemberPosted 15 minutes ago # The same thing here. :((

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 10:32

aineshaneMemberPosted 2 hours ago # A few days ago, the homepage title of my site changed from 'Online cosmetic store' to the last added product which happens to be 'The Balm Lipstick'. How can I resolve this issue and restore the original homepage title? The site is http://www.chantalle.ug Thanks https://wordpress.org/plugins/all-in-one-seo-pack/ I see you have caching and minification enabled on the site. Please clear all caches and disable caching and minification and let me know so we can check your site. aineshaneMemberPosted 44 minutes ago # This has been done Thanks, this shows that either your theme or another plugin is overriding the title tag that All in One SEO Pack outputs. You can see this by looking at the green comment line in the source code for All in One SEO Pack where it says ob_start_detected [-1,-1] You can try changing the Force Rewrites setting in All in One SEO Pack > Performance but if that doesn't work you'll have to figure out what

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 9 شهريور 1395 ساعت: 10:32

صفحه بندی